This repository has been archived by the owner on Nov 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Major update #12
Open
SalahAdDin
wants to merge
55
commits into
snowball-one:master
Choose a base branch
from
SalahAdDin:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Major update #12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove deprecated `get_model` function, replaced by `oscar` custom fu…
Remove instances of {% load url from future %}
- Refactored custom widget and adding a missed template. - Update reference to dashboard layout. - Updated buttons.
- Deleted unussed templates: was replaced by `oscar` offical templates. - Update old system templates - Fixed views problems.
More updates.
- Created a new migration for new migration system - Remove South migrations - Implemented fixtures inside the new migration - Removed fixtures
- Remove unussed class - Indented lines - Adapt to new template layouts
- Created properly python packages for view and serializers - Refactored urls - Refactored app
- Added missing related line objetcs - Added attachments - Added add button
Now if ticket haven't sources the admin can add to them.
Added attachments and messages
The idea is that user can attach files that will be useful to admins. The admin could add attachments, lines, orders, and products as edit them too. - Created formsets - Created inital forms - Implemented attached formset. TODO: These formset doesn't create a new attachment object.
Didn't save anything!
Change CreateView to UpdateView, still doesn't works.
- Add, delet, change attachments
- Implemented attachment formset in Create and Update View - Added localization for string rendering - Minor fixings
- Removed autocomplete widgets: New Oscar version have his own autocomplete system. - Remove suppor styles and replaced by bootstrap styles. - Added new views for tags. - Added formsets for add files, products, lines and orders. - Removed unused styles. - Removed unused files.
Started develop AddTicketVIew and UpdateTicketView for API.
New version improvements
Few fix.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.